home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-01-28 | 746 b | 15 lines | [TEXT/CWIE] |
- /*
- HASTestPlaceholder.c from Hsoi's App Shell ©1995-1997 John C. Daub. All rights reserved.
-
- This file is a "dummy" file. There's nothing here nor should there ever be anything
- here.
-
- The point of this file is to do nothing but sit (and remain regardless of the app's
- shipping version) in the project file to be a placeholder for the testing code
- segment. This way, if you go back and forth between a testing/coding and shipping
- version of your app (as most people do in app development), you don't have to (re)create
- a segment in your project for the testing code. This is handy if you like to
- play with the segment flags...no need to reset them every time.
-
- of course, if this really offends you, you could just remove it :)
- */